GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / JBIG2IsMultiPage Method





In This Topic
JBIG2IsMultiPage Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function JBIG2IsMultiPage( _
   ByVal ImageID As Integer _
) As Boolean
public bool JBIG2IsMultiPage( 
   int ImageID
)
public function JBIG2IsMultiPage( 
    ImageID: Integer
): Boolean; 
public function JBIG2IsMultiPage( 
   ImageID : int
) : boolean;
public: bool JBIG2IsMultiPage( 
   int ImageID
) 
public:
bool JBIG2IsMultiPage( 
   int ImageID
) 

Parameters

ImageID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members